KirairaFixPoint_Mat
===================
  Textures:
    - KFPBottom
    - Kiraira_Env
        Offset: -0.0830078125, 0.166015625
        Scale: 1.07421875, 1.1572265625
        Rotation: 0.06588946195867794

  Ambient Colors:
    - 128, 128, 128, 128

  Color Registers:
    - -45, -45, -45, -60
    - 44, 89, 109, 0
    - 1023, 1023, 1023, 255

  Steps:
    1: RGB = (lerp from (44, 89, 109) to (tex #1 RGB) using (vertex RGB)), then add (-45, -45, -45), divide by 2
         A = (lerp from (tex #1 A) to 32 using (vertex A)), then add -60, divide by 2
    2: RGB = ((vertex RGB) * (prev. A)), then add (prev. RGB), multiply by 2
         A = (64 * (vertex A)), then add -60, multiply by 2
    3: RGB = ((tex #2 RGB) * (vertex RGB)), then add (prev. RGB)
         A = (prev. A)
